Enforce a fixed scale of 1 if no cairo scale support
authorAlexander Larsson <alexl@redhat.com>
Tue, 20 Aug 2013 08:29:45 +0000 (10:29 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 20 Aug 2013 08:29:45 +0000 (10:29 +0200)
commit66f1deef40df9e61f6c23534f124c6978a2218a9
tree0afc3d5df8ce41f3ff1ead697ea134a21cdfc929
parent8383f003f3e3497d5a220f07850347d8462969c5
Enforce a fixed scale of 1 if no cairo scale support

We used to just follow the default, which would pick up scale
changes from xsettings, but that is not right if we can't
actually support scales.
gdk/x11/gdkscreen-x11.c